Traceable

interface Traceable

It allows us to determine where the current context was coming from.

Since

3.1.0

Inheritors

Properties

Link copied to clipboard
abstract val isFromEvent: Boolean

Whether this callback is from the real-time events.

Link copied to clipboard
abstract val traceName: String

The set name. This is used to determine which request is a owner this request.